home *** CD-ROM | disk | FTP | other *** search
/ Total Network Tools 2002 / NextStepPublishing-TotalNetworkTools2002-Win95.iso / Archive / Cable DSL Tweaks / sguide_default_9x.EXE / sguide_default_9x.inf
Encoding:
Windows Setup INFormation  |  2000-04-02  |  2.5 KB  |  66 lines

  1. ;   ___________________________________
  2. ;  /                                   \
  3. ; | Copyright SpeedGuide.net 1999-2000. |
  4. ; | http://www.speedguide.net           |
  5. ; | support@speedguide.net              |
  6. ;  \___________________________________/
  7. ;
  8. ;
  9. ; Use at your own risk.
  10. ;
  11. ; To install, simply highlight the file, right-click
  12. ; and choose "install" from the pull-down menu.
  13. ;
  14. ; It is always a good idea to backup your Registry before making changes.
  15. ; ----------------------------------------------------------------------------------
  16. ; This file is intended for use with Windows 95/98/98SE. It will not work with NT/2000.
  17. ;
  18. ; It deletes all modifications to TCP/IP from the Registry, and also, in Windows 98SE
  19. ; fixes a bug in ICS (Internet Connection Sharing) that sets a small MTU value.
  20. ; Other than the ICS fix, the file returns the Windows Registry to its default state.
  21. ; You need to reboot for changes to take effect.
  22. ; -----------------------------------------------------------------------------------
  23.  
  24.  
  25.  
  26.  
  27.  
  28.  
  29.  
  30.  
  31.  
  32.  
  33.  
  34.  
  35.  
  36.  
  37.  
  38. [Version]
  39. signature=$CHICAGO$
  40.  
  41. [DefaultInstall]
  42. DelReg=Delete_Old_Tweaks
  43.  
  44. [Delete_Old_Tweaks]
  45.  
  46. HKLM,System\CurrentControlSet\Services\VxD\MSTCP,DefaultRcvWindow
  47. HKLM,System\CurrentControlSet\Services\VxD\MSTCP,DefaultTTL
  48. HKLM,System\CurrentControlSet\Services\VxD\MSTCP,PMTUDiscovery
  49. HKLM,System\CurrentControlSet\Services\VxD\MSTCP,PMTUBlackHoleDetect
  50. HKLM,System\CurrentControlSet\Services\VxD\MSTCP\Parameters,Tcp1323Opts
  51. HKLM,System\CurrentControlSet\Services\VxD\MSTCP,Tcp1323Opts
  52. HKLM,System\CurrentControlSet\Services\VxD\MSTCP\Parameters,SackOpts
  53. HKLM,System\CurrentControlSet\Services\VxD\MSTCP,SackOpts
  54. HKLM,System\CurrentControlSet\Services\VxD\MSTCP\Parameters,MaxDupAcks
  55. HKLM,System\CurrentControlSet\Services\Class\NetTrans\0000,MaxMTU
  56. HKLM,System\CurrentControlSet\Services\Class\NetTrans\0001,MaxMTU
  57. HKLM,System\CurrentControlSet\Services\Class\NetTrans\0002,MaxMTU
  58. HKLM,System\CurrentControlSet\Services\Class\NetTrans\0003,MaxMTU
  59. HKLM,System\CurrentControlSet\Services\Class\NetTrans\0004,MaxMTU
  60. HKLM,System\CurrentControlSet\Services\Class\NetTrans\0005,MaxMTU
  61. HKLM,System\CurrentControlSet\Services\Class\NetTrans\0006,MaxMTU
  62. HKLM,System\CurrentControlSet\Services\Class\NetTrans\0007,MaxMTU
  63. HKLM,System\CurrentControlSet\Services\Class\NetTrans\0008,MaxMTU
  64. HKLM,System\CurrentControlSet\Services\Class\NetTrans\0009,MaxMTU
  65. HKLM,System\CurrentControlSet\Services\ICSharing\Settings\General,InternetMTU
  66.